type go.pact.im/x/goupdate.workspace

9 uses

	go.pact.im/x/goupdate (current package)
		tests.go#L30: func runTests(f *flags, w *workspace) (*testReport, error) {
		upgrade.go#L9: func upgradeModules(w *workspace, s *state) (*state, error) {
		workspaces.go#L12: type workspace struct {
		workspaces.go#L21: func (w *workspace) Root() string {
		workspaces.go#L28: func loadWorkspace() (*workspace, error) {
		workspaces.go#L40: 		return &workspace{
		workspaces.go#L70: 	return &workspace{
		workspaces.go#L77: func syncWorkspace(w *workspace) error {
		workspaces.go#L90: func goworksync(w *workspace) error {